Display.open

Opens a display.

If opening the display fails, NULL is returned.

class Display
static
open
()

Parameters

displayName string

the name of the display to open

Return Value

Type: Display

a GdkDisplay

Meta